


.First{
   position: absolute;
   top: 8px;
   left: 10px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 130px;
	left: 470px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 680px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1025px;
}


.YouCanHaveYourCakeandEatItTooPainting{
	position: absolute;
	top: 380px;
	left: 70px;
}


.YouCanHaveYourCakeandEatItTooPoster{
	position: absolute;
	top: 1780px;
	left: 130px;
}

.YouCanHaveYourCakeandEatItTooDrawing{
	position: absolute; 
	top: 3190px;
	left: 92px;
}



.HowOverpopulationDestroysLivesL{
	position: absolute;
	top: 4550px;
	left: 20px;
	text-align: center;
}

.HowOverpopulationDestroysLives{
	position: absolute; 
	top: 4650px;
	left: 210px;
}




	
.BottomLinks{
	position: absolute;
	top: 6330px;
	left: 507px;
}
	
.BottomLinksL{
	position: absolute;
	top: 6630px;
	left: 260px;
}

h1{
	font-family: Arial;
	font-size: 26px;
	color: rgb(75,66,128);
}

h2{
	font-family: Arial;
	color: rgb(45,10,130);
	font-size: 24px;
	text-decoration: underline;
}
		

